ComponentOne Xamarin.Android
Background Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : Background Property
Syntax
'Declaration
 
Public Overridable Property Background As Android.Graphics.Drawables.Drawable
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Android.Graphics.Drawables.Drawable
 
instance.Background = value
 
value = instance.Background
public virtual Android.Graphics.Drawables.Drawable Background {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members